add

public final Unit add(Scheme scheme, InterceptUrlRequestCallback callback)

Associates the given URL scheme with the callback, so that all URL requests with the given scheme will be intercepted before they are sent out.

See also